cssparser: Pass in error locations explicitly
authorBenjamin Otte <otte@redhat.com>
Wed, 10 Apr 2019 16:16:10 +0000 (18:16 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 12 Apr 2019 17:34:28 +0000 (19:34 +0200)
commit76826cfa2f37a2cd005c1ead26facef2fb6526a5
treed4b058380a6adbcd1cef6f3de442455b3d976929
parent37671d2bd0802dca8822b096c90064911eee9f58
cssparser: Pass in error locations explicitly

And for the quick function, use the start/end location of the current
token.
gtk/css/gtkcssparser.c